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