import { type IUnleashConfig, type IUnleashOptions } from '../../lib/types/option.js';
export declare function createTestConfig(config?: IUnleashOptions): IUnleashConfig;
//# sourceMappingURL=test-config.d.ts.map