import type { JustWeiApkUpdaterPlugin } from './definitions'; declare const JustWeiApkUpdater: JustWeiApkUpdaterPlugin; export * from './definitions'; export { JustWeiApkUpdater };