export type Plugin = { name: string; displayName: string; };