import { DispatchOptions } from "./types/dispatch-options.js";
export declare const defaultDispatchOptions: DispatchOptions;
