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