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