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