import {ParamValueSerializedTypeMap} from './ParamValueSerializedTypeMap'; export type ParamValueSerialized = ParamValueSerializedTypeMap[keyof ParamValueSerializedTypeMap];