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

declare const SkullLineIcon: RemixiconReactIconComponentType;
export default SkullLineIcon;
