import { EVCb } from './index';
export declare const cleanCache: (cb: EVCb<any>) => void;
