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