export interface IPluginReference { plugin: string; pluginOptions: any; }