import { IconProps } from '../types';
declare const ChatCenteredDots: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default ChatCenteredDots;
//# sourceMappingURL=ChatCenteredDots.d.ts.map