import { type FormsToolOptions } from '../types.js'; export declare function registerFormsTools(options: FormsToolOptions): void; //# sourceMappingURL=forms.tools.d.ts.map