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