declare const FileIcon: { name: string; svg: string; }; export default FileIcon;