import type { DBRPlugin } from './definitions'; declare const DBR: DBRPlugin; export * from './definitions'; export { DBR };