import PanelChannel from './channels/PanelChannel'; export declare const systemChannels: { '#panel': typeof PanelChannel; };