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

declare const OmIcon: MdiReactIconComponentType;
export default OmIcon;
