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

declare const AlienIcon: MdiReactIconComponentType;
export default AlienIcon;
