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