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