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