import { DropdownSelectedItemStylesProps } from '../../../../components/Dropdown/DropdownSelectedItem';
import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { DropdownVariables } from './dropdownVariables';
export declare const dropdownSelectedItemStyles: ComponentSlotStylesPrepared<DropdownSelectedItemStylesProps, DropdownVariables>;
