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