export declare const layoutKeys: string[]; export declare const borderKeys: string[]; export declare const backgroundKeys: string[]; export declare const colorKeys: string[]; export declare const boxShadowKeys: string[]; export declare const typographyKeys: string[]; export declare const xstyledKeys: Record;