export type Writable = Record; export default function extend(_: T, ...args: Writable[]): T; //# sourceMappingURL=extend.d.ts.map