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

declare const HarryPotterIcon: MdiReactIconComponentType;
export default HarryPotterIcon;
