export type ChildrenList = Array<string | HTMLElement | JSX.Element | string[] | HTMLElement[] | JSX.Element[]>;
//# sourceMappingURL=children-list.d.ts.map