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

declare const SkullFillIcon: RemixiconReactIconComponentType;
export default SkullFillIcon;
