export interface NpeComponent { id: any; type: any; component: any; componentType: any; reference: any; body: any; defaultStyle: any; customStyle: any; options: any; offset: any; position: any; title: any; width: any; }