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