export type MidaTradingPlatformParameters = { name: string; siteUri: string; };