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

declare const OkRuIcon: MdiReactIconComponentType;
export default OkRuIcon;
