export { equals } from "@vsc-ts/utils/objects"; export declare function deepClone(obj: T): T; //# sourceMappingURL=objects.d.ts.map