import { h } from "hastscript"; type HastNode = ReturnType; export declare function groupChildren(children: HastNode[]): HastNode[]; export {}; //# sourceMappingURL=ordered.d.ts.map