import { Theme } from '../../utils/theme'; declare const StyledGrid: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute, HTMLDivElement>, { $fluid?: boolean; theme: Theme; }>> & string; export { StyledGrid };