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