import React from 'react'; import type { PortalProps } from '../../Portal/Portal.types'; import type { FileExplorerProps } from './FileExplorer.types'; export declare const FileExplorer: React.ForwardRefExoticComponent>;