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