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