///
export declare const DataGridInfiniteLoaderWrapper: import("@emotion/styled").StyledComponent & import("react").RefAttributes & {
theme?: import("@emotion/react").Theme | undefined;
}, {}, {}>;
export declare const DataGridInfiniteTable: import("@emotion/styled").StyledComponent;
export declare const FooterRow: import("@emotion/styled").StyledComponent & import("react").RefAttributes & {
theme?: import("@emotion/react").Theme | undefined;
}, {}, {}>;
export declare const DataGridInfiniteTableContainer: import("@emotion/styled").StyledComponent;