declare function _exports(cacheKey: string, mockData: object | array): any;
export = _exports;
