export declare function isSubstituteEnabledForChat(larkAppId: string, chatId: string | undefined): boolean; export declare function setSubstituteEnabledForChat(larkAppId: string, chatId: string, enabled: boolean): boolean; //# sourceMappingURL=substitute-chat-toggle-store.d.ts.map