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