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