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

declare const OwlIcon: MdiReactIconComponentType;
export default OwlIcon;
