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