UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

5 lines (4 loc) 217 B
import { ReactElement } from "react"; import { IconWeight } from "../lib"; declare const _default: Map<IconWeight, ReactElement<any, string | import("react").JSXElementConstructor<any>>>; export default _default;