import { IconDefinition } from '../types';
declare const ProjectOutlined: IconDefinition;
export default ProjectOutlined;
