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