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

declare const DiscussFillIcon: RemixiconReactIconComponentType;
export default DiscussFillIcon;
