export declare const getIsEmptyAndRequired: (value: any, isRequired: boolean | undefined) => boolean;