export default function set(target: T, path: K, maybeValue?: T[K]): (value?: unknown) => T[K]; //# sourceMappingURL=set.d.ts.map