import type { ZebraPDAPlugin } from './definitions'; declare const ZebraPDA: ZebraPDAPlugin; export * from './definitions'; export { ZebraPDA };