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

declare const SkullOutlineIcon: MdiReactIconComponentType;
export default SkullOutlineIcon;
