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