import { ObjectChildren } from "./LikeObjectElement.type.js";
/** @deprecated - this is most likely not needed nor used anymore */
export declare function restorePlaceholders(elements: ObjectChildren): void;
