export declare type Sizing = 'sm' | 'lg' | undefined;
