UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

3 lines (2 loc) 112 B
import type { IconProps } from "./types"; export declare const IconContext: import("react").Context<IconProps>;