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