import { ComponentType } from 'react'; export default function renderWebChat(ReactWebChat: ComponentType, props: any, element: HTMLElement): void; //# sourceMappingURL=renderWebChat.d.ts.map