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