import { SVGProps } from 'react'; declare const IconPushpinThin: (props: SVGProps) => JSX.Element; export default IconPushpinThin;