/// import { IconProps } from "../SvgIcon"; export declare const ProjectF: (props?: IconProps) => JSX.Element; export default ProjectF;