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

declare const DisqusFillIcon: RemixiconReactIconComponentType;
export default DisqusFillIcon;
