export declare const RUNTIME_RESTART_CONTINUATION_NOTE: string; export declare function providerCrashRetryNote(): string; export declare function providerSessionRecoveryNote(): string; export declare function slackChannelAttentionNote(channelId: string): string; export declare function slackThreadAttentionNote(channelId: string, threadTs: string): string; export declare function feishuChatAttentionNote(chatId: string): string; //# sourceMappingURL=delivery-notes.d.ts.map