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

declare const ChessCastleIcon: MdiReactIconComponentType;
export default ChessCastleIcon;
