import { IconProps } from '../types';
declare const Skull: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Skull;
//# sourceMappingURL=Skull.d.ts.map