import type { WechatHKPlugin } from './definitions'; declare const WechatHK: WechatHKPlugin; export * from './definitions'; export { WechatHK };