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