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