ProjectOutline.d.ts 120 Bytes
import { IconDefinition } from '../types';
declare const ProjectOutline: IconDefinition;
export default ProjectOutline;