import { type DocsV2Read, FernNavigation } from "../.."; export declare function toRootNode(docs: DocsV2Read.LoadDocsForUrlResponse, disableEndpointPairs?: boolean): FernNavigation.RootNode; //# sourceMappingURL=toRootNode.d.ts.map