export interface PluginEntry { name: string; options: any; }