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