import { SelectStyle } from '../../select/style/SelectStyle';
export interface DropdownStyle extends SelectStyle {}