UNPKG

@keen.io/ui-core

Version:

Keen visual components library

5 lines (4 loc) 202 B
import { ControlSettings } from './types'; import { Typography } from '../../types'; export declare const sliderControlSettings: ControlSettings; export declare const tooltipTypography: Typography;