import { MFDPanel } from './types'; export declare const MFD_PANELS: { [index: number]: MFDPanel; };