import type { AlertProps } from '.'; export declare const useTruncateText: (truncateText: NonNullable) => { contentText: import("react").RefObject; }; //# sourceMappingURL=hooks.d.ts.map