import type { IDictionary } from 'jodit/types'; export declare function getHash(tags: false | string | IDictionary): IDictionary | false;