export declare const getPathParameters: (parameters: Record<string, unknown> | string | undefined) => Record<string, unknown>;
//# sourceMappingURL=getPathParameters.d.ts.map