Type Alias ContentResizeMode Declaration export declare type ContentResizeMode = "fill" | "fit" | "original";