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