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