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