export declare function defaultTo(def: T, x: T | undefined): T;