import React from 'react'; export declare const ChatBotProvider: ({ children }: { children: any; }) => React.JSX.Element; //# sourceMappingURL=ChatBotProvider.d.ts.map