import * as React from 'react'; declare function ChatCenteredIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default ChatCenteredIcon;