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

declare const WikipediaIcon: MdiReactIconComponentType;
export default WikipediaIcon;
