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