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

declare const ScoreIcon: MdiReactIconComponentType;
export default ScoreIcon;
