export declare function verifyCommand(options?: { dryRun?: boolean; ci?: boolean; strict?: boolean; json?: boolean; base?: string; }): Promise; //# sourceMappingURL=verify.d.ts.map