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

declare const CastleIcon: MdiReactIconComponentType;
export = CastleIcon;