import type { TruncationMode } from '@dynatrace/strato-components/typography'; export declare const useHistogramTruncationMode: () => TruncationMode;