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

declare const WordpressIcon: MdiReactIconComponentType;
export default WordpressIcon;
