type LarkSdk = typeof import('@larksuiteoapi/node-sdk'); export declare function loadFeishuLarkSdk(): LarkSdk; export {};