UNPKG

@spicy-ui/core

Version:

A themable and extensible React UI library, ready to use out of the box

4 lines (3 loc) 179 B
import { CloseButtonProps } from '../../components'; import { ComponentThemeConfig } from '../types'; export declare const CloseButton: ComponentThemeConfig<CloseButtonProps>;