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