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