export declare const useRecordCommentCount: (tableId: string, recordId: string, enabled?: boolean) => number;