export declare function mergeConfigObject(host: Record, partial: Record, token?: string): Record | undefined;