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