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

declare const ChessHorseIcon: MdiReactIconComponentType;
export default ChessHorseIcon;
