export declare class DropdownComponent { readonly label: string; readonly hasBorder: boolean; hasHover: boolean; }