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

declare const WcIcon: MdiReactIconComponentType;
export default WcIcon;
