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