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