import { AlloyButtonDropDown } from '../button.model'; import * as i0 from "@angular/core"; export declare class ButtonDropdownComponent { _buttonDropDown: AlloyButtonDropDown; set buttonDropDown(buttonDropDown: AlloyButtonDropDown); constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }