import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use CaretDownIcon */
export declare const CaretDown: Icon;
export { I as CaretDownIcon };
//# sourceMappingURL=CaretDown.d.ts.map