import * as React from 'react'; import type { SvgProps } from 'react-native-svg'; export declare const CaretDown: ({ ...props }: SvgProps) => React.JSX.Element; //# sourceMappingURL=caret-down.d.ts.map