/// import { IconProps } from './Icon'; export default function OnboardingProjectIcon({ fill, size, ...iconProps }: IconProps): JSX.Element;