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