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

declare const CurlingIcon: MdiReactIconComponentType;
export default CurlingIcon;
