/** Per-bot attachment bucket shared by Lark downloads and Dashboard uploads. */ export declare function getAttachmentsDir(larkAppId: string, messageId: string): string; //# sourceMappingURL=attachment-path.d.ts.map