export declare function safeStructuredClone<T>(obj: T): T;
//# sourceMappingURL=structuredClone.d.ts.map