UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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