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