import type { ManagerOptions } from "./interface.js";
export declare const managerOptions: ManagerOptions;
