export declare const SLOTS: {
  dropdownTrigger: string;
};
export declare const CSS: {
  calciteDropdownContent: string;
};
