import type { DeepPartial } from '@vuedx/shared'; export declare function deepDefaults(a: T, b?: DeepPartial): T; //# sourceMappingURL=deepDefaults.d.ts.map