export declare const LoaderOverlay: { ({ gridArea }: { gridArea?: string; }): import("react/jsx-runtime.js").JSX.Element; displayName: string; };