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