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