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