import type { GridOverlayProps } from "./containers/GridOverlay.js"; export declare const GridNoResultsOverlay: import("react").ForwardRefExoticComponent | import("react").ForwardRefExoticComponent & { sx?: import("@mui/system").SxProps; } & import("react").RefAttributes>;