export declare type Fit = 'cover' | 'contain' | 'fill';