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

declare const DiscordLineIcon: RemixiconReactIconComponentType;
export default DiscordLineIcon;
