export declare enum EWatermarkPosition { BottomLeft = "BottomLeft", BottomRight = "BottomRight", TopLeft = "TopLeft", TopRight = "TopRight" }