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