export type {
    SparklineScaleLegendConfig,
    SparklineColorLegendConfig,
    SparklineNoDataLegendConfig,
    SparklineLegendConfig,
} from './composition/SparklineLegendConfig'
