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

declare const DeathlyHallowsIcon: MdiReactIconComponentType;
export default DeathlyHallowsIcon;
