import * as React from 'react'; declare function ChatLarge(props: React.SVGProps): React.JSX.Element; export default ChatLarge;