import { NativeElement } from '@nonoun/native-core'; /** Structural group wrapper for related options within a listbox. */ export declare class NOptionGroup extends NativeElement { constructor(); } //# sourceMappingURL=option-group-element.d.ts.map