import type { BackgroundstepPlugin } from './definitions'; declare const Backgroundstep: BackgroundstepPlugin; export * from './definitions'; export { Backgroundstep };