import { IWatermark } from '../../interface/Watermark';

export declare const defaultWatermarkOption: Readonly<Required<IWatermark>>;
