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

declare const CourtHammerIcon: MdiReactIconComponentType;
export default CourtHammerIcon;
