import { IconComponent } from '..';
declare const FileIcon: IconComponent;
export { FileIcon };
