import { type SvgProps } from 'react-native-svg'; declare const SvgArrowLeft: (props: SvgProps) => import("react/jsx-runtime").JSX.Element; export default SvgArrowLeft; //# sourceMappingURL=ArrowLeft.d.ts.map