/** * The default type for "rawData" field of type Result. * * @public */ export type DefaultRawDataType = Record;