import ChatEngineMethod from "./classes/chat-engine-methods"; export declare const ChatEngine: typeof ChatEngineMethod;