• NOTE: Exotic components are not callable.

    Parameters

    • props: SystemProps<Theme> & {} & CommonProps & Omit<Omit<DetailedHTMLProps<HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {}, keyof CommonProps | "children" | "sx" | "variant" | "align" | StandardSystemKeys | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & {
          denominator: number;
          numerator: number;
      }

    Returns null | ReactElement<any, string | JSXElementConstructor<any>>

Generated using TypeDoc