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

declare const Skull2FillIcon: RemixiconReactIconComponentType;
export default Skull2FillIcon;
