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