import * as React from 'react';
declare const ChatSnackbar: React.FC;
export default ChatSnackbar;
