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

declare const NativescriptIcon: MdiReactIconComponentType;
export default NativescriptIcon;
