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