export type MidaErrorParameters = { type?: string; message?: string; descriptor?: Record; };