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