import { SvgIconComponent } from './types'; declare const FileOpenIcon: SvgIconComponent; export default FileOpenIcon;