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

declare const SkullIcon: MdiReactIconComponentType;
export default SkullIcon;
