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