import type { ZeroConfPlugin } from './definitions'; declare const ZeroConf: ZeroConfPlugin; export * from './definitions'; export { ZeroConf };