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