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