import React from 'react'; declare const ChatRestart: (props: { hasEverPaid: any; }) => React.JSX.Element; export default ChatRestart;