/**
 * @license
 * Copyright (c) 2025 Handsoncode. All rights reserved.
 */
import { RawTranslationPackage } from '..';
declare const dictionary: RawTranslationPackage;
export default dictionary;
