UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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