UNPKG

@up-group-ui/react-controls

Version:
9 lines (8 loc) 395 B
import { UpBulleProps } from './types'; import { NestedCSSProperties } from 'typestyle/lib/types'; export declare const AutoSizedComponent: NestedCSSProperties; export declare const BulleStyle: (props: UpBulleProps) => string; export declare const IconStyle: string; export declare const ValueStyle: string; export declare const MessageStyle: string; export declare const ChildrenStyle: string;