export declare function reparentBundleTarget(document: Record<string, unknown>, from: string, to: string): void;
