import * as React from 'react'; export declare function GridMainContainer(props: React.PropsWithChildren<{}>): JSX.Element;