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