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