export type MidaIndicatorParameters = { name: string; description?: string; version: string; };