export declare const Grid: (styleProps: any) => string; export declare const GridItem: (styleProps: any) => string;