export declare const ppMetadataKey = "pathParam"; export declare function getSimplePathParams(paramName: string, paramValue: any, explode: boolean): Map;