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