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