import { EventDispatcher } from '../events/EventDispatcher'; export declare class NativeMenu extends EventDispatcher { static classInitializer: any; static classSymbols: string[]; static instanceSymbols: string[]; constructor(); } //# sourceMappingURL=NativeMenu.d.ts.map