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

declare const KodiIcon: MdiReactIconComponentType;
export default KodiIcon;
