export declare function clearTranslations(): void;
export declare function loadTranslations(translations: Record<MessageId, TargetMessage>): void;