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