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