export declare function useLinkFieldDocument(docId: string): { title: string; isBrokenLink: boolean; };