/** * A json encoded string. */ export type JSONEncodedString = string;