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

declare const BowlingIcon: MdiReactIconComponentType;
export default BowlingIcon;
