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

declare const DiscussLineIcon: RemixiconReactIconComponentType;
export default DiscussLineIcon;
