import { Dictionary } from "@blocknote/core";
export declare function useDictionary(): Dictionary;
