import { MdiReactIconComponentType } from './dist/typings';

declare const CreateNewFolderOutlineIcon: MdiReactIconComponentType;
export default CreateNewFolderOutlineIcon;
