export declare const getSizeStyles: (styleDeclaration: CSSStyleDeclaration) => Record<string, any>;
