export declare const restrict: (field: string, allowedValues: any[], defaultValue?: any) => (import("./rule").ruleType | undefined)[]; //# sourceMappingURL=restrict.d.ts.map