import type { JPushPlugin } from './definitions'; declare const JPush: JPushPlugin; export * from './definitions'; export { JPush };