import React from 'react'; import { IconBaseProps } from './_base'; declare const NewProject: React.FC; export default NewProject;