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