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