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