export declare function matchEnum(fieldValue: string, enumObject: Record, fieldName: string): boolean; //# sourceMappingURL=matchEnum.d.ts.map