import { SingleValueConfigProperties } from './types/single-value.js'; export declare const defaultSingleValueConfig: SingleValueConfigProperties; export declare const SINGLE_VALUE_ARIA_LABEL = "Single Value";