import type { APIV1Read } from "../../client/types"; export declare function stringifyEndpointPathParts(path: APIV1Read.EndpointPathPart[]): string; //# sourceMappingURL=stringifyEndpointPathParts.d.ts.map