import type { OpenAPIObject } from "openapi3-ts"; export declare function rapidocSkeleton(document: OpenAPIObject): string;