import { RemixiconReactIconComponentType } from './dist/typings';

declare const Chat3LineIcon: RemixiconReactIconComponentType;
export default Chat3LineIcon;
