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