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