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