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