export declare enum ContentMode { AspectFit = "AspectFit", AspectFill = "AspectFill", FullSize = "FullSize" }