import * as UI from '../../ui/legacy/legacy.js'; export declare class FeatureMain extends UI.Panel.Panel { constructor(); private init; static instance(): FeatureMain; wasShown(): void; }