import { WatermarkComponent } from './interface.js'; declare const WatermarkCom: WatermarkComponent; export { WatermarkCom as default };