import React from 'react'; import { ChatSettingsProps } from './props'; export declare const ChatSettings: React.FC;