UNPKG

@unstoppabledomains/ui-kit

Version:

A set of common Unstoppable Domains components

10 lines (9 loc) 646 B
import React from 'react'; declare const MANA: React.ForwardRefExoticComponent<Omit<{ iconRef?: React.ForwardedRef<SVGSVGElement>; } & import("@mui/material/SvgIcon").SvgIconOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<React.SVGProps<SVGSVGElement>, "ref"> & { ref?: React.Ref<SVGSVGElement>; }, "fontSize" | "classes" | "className" | "style" | "color" | "children" | "sx" | "shapeRendering" | "htmlColor" | "inheritViewBox" | "titleAccess" | "viewBox"> & { component?: React.ElementType<any, keyof React.JSX.IntrinsicElements>; }, "ref"> & React.RefAttributes<SVGSVGElement>>; export default MANA;