export interface DeepCloneOptions {
    absolute?: boolean;
}
//# sourceMappingURL=typings.d.ts.map