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