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

declare const NpmVariantIcon: MdiReactIconComponentType;
export default NpmVariantIcon;
