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