export declare class IdeEditor { Editor: string; Lookup: string; Title: string; Toolkit: string; } //# sourceMappingURL=editor.d.ts.map