import { Plugin } from "../types"; declare const useCachePlugin: Plugin; export default useCachePlugin;