import type { ZephyrDfuPlugin } from './definitions';
declare const ZephyrDfu: ZephyrDfuPlugin;
export * from './definitions';
export { ZephyrDfu };
