export declare function useIsTruncated(content: string | null): [React.RefObject, boolean];