import { NativeElement } from '@nonoun/native-core'; /** Empty state display shown when no command items match the current query. */ export declare class NCommandEmpty extends NativeElement { } //# sourceMappingURL=command-empty-element.d.ts.map