import { SVGProps } from 'react'; export declare function PinIcon(props: SVGProps): JSX.Element;