export declare const useTcDocument: (client: any, page?: any) => { content: string; loading: boolean; };