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