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

declare const CastleIcon: MdiReactIconComponentType;
export default CastleIcon;
