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

declare const Skull2LineIcon: RemixiconReactIconComponentType;
export default Skull2LineIcon;
