export declare function validateField(value: T | Promise | null | undefined, fieldName: string): Promise;