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

declare const DeathStarIcon: MdiReactIconComponentType;
export default DeathStarIcon;
