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