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

declare const VuejsIcon: MdiReactIconComponentType;
export default VuejsIcon;
