export { default as WaterMark } from './WaterMark';
export * from './WaterMark';
export * from './WaterMark.types';
