import type { TruncationMode } from '../../../typography/text-ellipsis/TextEllipsis.js'; export declare const useTruncationMode: () => TruncationMode; //# sourceMappingURL=useTruncationMode.d.ts.map