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