export declare class IdePanel { Lookup: string; Panel: string; Title: string; Toolkit: string; } //# sourceMappingURL=panel.d.ts.map