export { WatermarkOptions } from './lib/types';
export * from './lib/watermark';
export * from './lib/watermark.directive';
