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