import type { translationDict } from ".";
declare const dictionary: translationDict;
export default dictionary;
