export type Config = { id: string; pluginConfig: Record; tenantId: string; };