import type { YobtaSyncRule } from '../rule/rule.js';
export declare const formMessage = "It should be HTMLFormElement or a form Event";
export declare const form: <I>(message?: string) => YobtaSyncRule<I, Record<string, unknown>>;
//# sourceMappingURL=form.d.ts.map