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