import "./adapter/dotenv";
export declare function notImplemented(action: string): () => never;
export { mockPlugin } from "./adapter/mock-plugin";
export { initOberon } from "./adapter/init-oberon";
//# sourceMappingURL=adapter.d.ts.map