UNPKG

brightyui

Version:

Brighty UI library

4 lines (3 loc) 113 B
import { FC } from 'react'; import { IIconProps } from './IconProps'; export declare const Load: FC<IIconProps>;