import type { ServiceContext } from '../types.js'; export declare function registerVariableGroupTools(server: any, ctx: ServiceContext): void; //# sourceMappingURL=variable-group-tools.d.ts.map