import { InputRule } from "../types.mjs"; //#region ../react-form/src/rules/match.d.ts declare const matchRule: InputRule; //#endregion export { matchRule }; //# sourceMappingURL=match.d.mts.map