import type { FileExplorerProps } from '../../types/file-explorer.js';
export declare function FileExplorer({ onClose }: FileExplorerProps): import("react/jsx-runtime").JSX.Element | null;
//# sourceMappingURL=index.d.ts.map