export declare function logActivity(args: { action: string; details?: Record; }): Promise;