export declare const mergeOptions: <T>(defaultOptions: T, options?: Partial<T> | undefined) => T;
//# sourceMappingURL=mergeOptions.d.ts.map