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