import type { TruncationMode } from '../../../typography/text-ellipsis/TextEllipsis.js'; export declare const useHistogramTruncationMode: () => TruncationMode;