declare function DefaultsDeep(input: any, defaultInput: any): any; export { DefaultsDeep };