export declare const GridWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, "ref"> & { ref?: import("react").Ref; }, never> & Partial, "ref"> & { ref?: import("react").Ref; }, never>>> & string & Omit<(props: import("@lifesg/react-design-system").ContainerProps & import("react").RefAttributes) => React.ReactElement | null, keyof import("react").Component>; export declare const V2GridWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, "ref"> & { ref?: import("react").Ref; }, never> & Partial, "ref"> & { ref?: import("react").Ref; }, never>>> & string & Omit<(props: import("@lifesg/react-design-system").ContainerProps & import("react").RefAttributes) => React.ReactElement | null, keyof import("react").Component>; export declare const Contained: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never> & Partial, HTMLDivElement>, never>>> & string;