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