/** * 判断是否为改造技能。 */ export declare function isTransfiguredSkill(name: string): boolean; //# sourceMappingURL=gem.d.ts.map