///
export declare const StyledContainer: import("@emotion/styled").StyledComponent & Omit, HTMLDivElement>, "ref"> & {
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject | null | undefined;
}, keyof import("@mui/system").BoxOwnProps> & import("@mui/system").MUIStyledCommonProps, {}, {}>;
export declare const StyledImage: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLImageElement>, {}>;
export declare const EmptyListHeading: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLHeadingElement>, {}>;
export declare const EmptyListMessage: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLParagraphElement>, {}>;