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

declare const NinjaIcon: MdiReactIconComponentType;
export default NinjaIcon;
