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