import type { Command } from 'commander'; export declare function registerCacheCommand(program: Command): void; //# sourceMappingURL=cache.d.ts.map