import { Command } from 'commander';
export declare const testCommand: Command;
export declare function assertConfigsCount(configs: unknown[]): void;
//# sourceMappingURL=test.d.ts.map