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

declare const DiscordFillIcon: RemixiconReactIconComponentType;
export default DiscordFillIcon;
