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