import { ReactIconComponentType } from '../types';

declare const CreateNewFolder: ReactIconComponentType;
export default CreateNewFolder;
            