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