import { I as ICache } from './cache.d-BZHaRzyS.js';

/** 类型 */

/** 全局类型申明 */
declare global {
    var $cache: ICache;
}
