import { IconProps } from '../lib';
declare function ChatCenteredText(props: IconProps): JSX.Element;
export default ChatCenteredText;
