export declare function normalizeEmpty(value: string | null | undefined, isOverride: boolean): string | undefined;