UNPKG

brightyui

Version:

Brighty UI library

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