UNPKG

936 BTypeScriptView Raw
1declare namespace _default {
2 function BotsBotModel(): Promise<typeof import("./BotsBotModel")>;
3 function BotsMenuModel(): Promise<typeof import("./BotsMenuModel")>;
4 function BotsEventModel(): Promise<typeof import("./BotsEventModel")>;
5 function BotsTelegramMessageModel(): Promise<typeof import("./BotsTelegramMessageModel")>;
6 function BotsTelegramImpressionModel(): Promise<typeof import("./BotsTelegramImpressionModel")>;
7 function BotsTelegramPortalRulesModel(): Promise<typeof import("./BotsTelegramPortalRulesModel")>;
8 function BotsTelegramChatModel(): Promise<typeof import("./BotsTelegramChatModel")>;
9 function BotsTelegramUserModel(): Promise<typeof import("./BotsTelegramUserModel")>;
10 function BotsUserDataModel(): Promise<typeof import("./BotsUserDataModel")>;
11 function BotsTelegramUserStorageModel(): Promise<typeof import("./BotsTelegramUserStorageModel")>;
12}
13export default _default;