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

declare const OarIcon: MdiReactIconComponentType;
export default OarIcon;
