import type { Command } from "commander"; export declare function registerStorage(parent: Command): void;