import { SVGProps } from "react"; declare const ADPushpin: (props: SVGProps) => JSX.Element; export { ADPushpin };