/** * This config is used for internal testing only, DO NOT reply on it. */ import { ModelProvider } from '../../src'; export declare const TEST_MODEL_PROVIDERS: ModelProvider[]; //# sourceMappingURL=index.d.ts.map