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

declare const ChessBishopIcon: MdiReactIconComponentType;
export default ChessBishopIcon;
