import { ControlSettings } from './types';
import { Typography } from '../../types';
export declare const sliderControlSettings: ControlSettings;
export declare const tooltipTypography: Typography;
