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