export declare const getSparklineHeight: (containerHeight: number, showTicks: boolean, showContextMin: boolean, showContextMax: boolean) => number;