/// import { SvgProps } from "react-native-svg"; declare function TextIndentLeft(props: SvgProps): JSX.Element; export default TextIndentLeft;