export declare function morphChildren(target: Node, source: Node): void; export declare function morphInto(target: Element, parsed: Element): void;