UNPKG

@fluentui/react-northstar

Version:
5 lines (4 loc) 307 B
import { ComponentSlotStylesPrepared } from '@fluentui/styles'; import { DropdownStylesProps } from '../../../../components/Dropdown/Dropdown'; import { DropdownVariables } from './dropdownVariables'; export declare const dropdownStyles: ComponentSlotStylesPrepared<DropdownStylesProps, DropdownVariables>;