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