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

declare const TwitterIcon: MdiReactIconComponentType;
export default TwitterIcon;
