import { TolgeeFormat } from '@tginternal/editor'; export declare function isTranslationEmpty(value: TolgeeFormat | undefined, isPlural: boolean): boolean;