export { default as NWatermark, watermarkProps } from './src/Watermark';
export type { WatermarkProps } from './src/Watermark';
