import React from 'react'; import { UndrawSVGProps } from '../types'; declare const OnlineChat: React.FC; export default OnlineChat;