export type ImportEvent = { pluginConfigId: string; pluginConfig: Record; pagingContext: Record; tenantId: string; };