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