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