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