import { FC } from 'react'; declare const ChatWidget: FC; export default ChatWidget; //# sourceMappingURL=index.d.ts.map