import type { PluginApi, PluginOutput } from '@rock-js/config';
export declare const remoteCachePlugin: () => (api: PluginApi) => PluginOutput;
//# sourceMappingURL=remoteCache.d.ts.map