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

declare const DeathStarVariantIcon: MdiReactIconComponentType;
export default DeathStarVariantIcon;
