export type ValidationConstraint = {
    [x: string]: string;
};
//# sourceMappingURL=validation.d.ts.map