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

declare const ChessKingIcon: MdiReactIconComponentType;
export default ChessKingIcon;
