export declare const StyledGridContainer: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, { fitContent?: boolean; height?: number; }, never>; export declare const StyledGridItem: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>; //# sourceMappingURL=Grid.styles.d.ts.map