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

declare const InkyIcon: MdiReactIconComponentType;
export default InkyIcon;
