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