import type { BackgroundOptions, APICall } from "./shared"; export declare const default_background_options: BackgroundOptions; export declare const default_API_call: APICall; //# sourceMappingURL=defaults.d.ts.map