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

declare const DiscordIcon: MdiReactIconComponentType;
export default DiscordIcon;
