import { CacheDictType } from './interface'; declare const LMDict: CacheDictType; export default LMDict;