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