export declare const create: (proto: T, params: U) => T & U; export declare const undef = "undef"; //# sourceMappingURL=utils.d.ts.map