import type { BuiltinSkill } from "../types";
export declare const teamModeSkill: BuiltinSkill;
