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