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