import type { CommandInitFunction } from '../../types/CommandInitFunction.js'; /** Defines the "cache" verb. */ export declare const init: CommandInitFunction; //# sourceMappingURL=index.d.ts.map