export declare function draftChatMemoryResourceId(userId: string): string; export declare function scheduledRunMemoryResourceId(executionUserId: string): string; export declare function integrationMemoryResourceId(integrationType: string, threadId: string): string;