/** * trellis ledger-sprite — deploy production ledger handler (TRL-243). */ import type { Command } from 'commander'; export declare function registerLedgerSpriteCommands(program: Command): void; //# sourceMappingURL=ledger-sprite-cli.d.ts.map