import type { EndpointInfo } from '../../parser/endpoint-extractor.js'; export declare function promptEndpointSelection(endpoints: EndpointInfo[]): Promise; //# sourceMappingURL=endpoint-prompt.d.ts.map