import type { Constraint } from '@conform-to/dom'; import type { GenericSchema, GenericSchemaAsync } from 'valibot'; export declare function getValibotConstraint(schema: T): Record; //# sourceMappingURL=constraint.d.ts.map