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