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

declare const HalloweenIcon: MdiReactIconComponentType;
export default HalloweenIcon;
