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