export declare function ifDefinedAndNotEmpty(value: string | undefined | null): string | typeof import("lit").nothing;