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