export declare const EMPTY_VALUE_PLACEHOLDER = "(tom)"; export declare function isValueEmpty(value: unknown): boolean;