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

declare const DisqusIcon: MdiReactIconComponentType;
export default DisqusIcon;
