import * as i0 from "@angular/core"; /** * DropdownGroup - Groups related dropdown items together * Provides semantic grouping for dropdown items without rendering a wrapper element */ export declare class DropdownGroupComponent { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }