UNPKG

brightyui

Version:

Brighty UI library

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