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