export declare const findChildWithSameTag: (elm: Element | (Node & ParentNode), tagName: string) => ChildNode[]; //# sourceMappingURL=child-helper.d.ts.map