import { IconProps } from '../@ErkIcon'; declare function ProjectIcon(props: IconProps): JSX.Element; export default ProjectIcon;