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

declare const HockeyPuckIcon: MdiReactIconComponentType;
export default HockeyPuckIcon;
