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

declare const TwitchIcon: MdiReactIconComponentType;
export default TwitchIcon;
