UNPKG

box-ui-elements-mlh

Version:
14 lines (13 loc) 421 B
import CountBadge from './CountBadge'; export declare const withAnimation: () => JSX.Element; export declare const withoutAnimation: () => JSX.Element; export declare const withHTMLSymbol1: () => JSX.Element; export declare const withHTMLSymbol2: () => JSX.Element; declare const _default: { title: string; component: typeof CountBadge; parameters: { notes: string; }; }; export default _default;