export declare enum BotOptionFlags { None = 0, LiteObjectStore = 1, StoreMyAttachmentsOnly = 2, }