import { SDK } from '@rsdoctor/types'; export declare function getEntryPoints(entrypoints: SDK.EntryPointData[]): SDK.ServerAPI.InferResponseType;