UNPKG

nishant-design-system

Version:
7 lines (5 loc) 216 B
// @flow strict export type {CloseIconProps} from './ClickableIcon'; export {ClickableIcon, CloseIcon} from './ClickableIcon'; export type {IconProps, IconSize, IconType} from './Icon'; export {Icon} from './Icon';