export declare const validateSpecCoverageCommand: (options: { maxErrorCount: number; }) => Promise;