export declare function decodeParams(pathSegment: string): Record; export declare function encodeParams(params: Record): string; //# sourceMappingURL=paramsEncoding.d.ts.map