import { MLCEngineConfig, MLCEngineInterface } from './webLLMShared';
export declare const MLCEngine: new (engineConfig?: MLCEngineConfig) => MLCEngineInterface;
//# sourceMappingURL=webLLMChatModule.d.ts.map