import { NativeElement } from '@nonoun/native-core'; /** Structural listbox container for command palette items. */ export declare class NCommandList extends NativeElement { constructor(); } //# sourceMappingURL=command-list-element.d.ts.map