UNPKG

@fluentui/react-northstar

Version:
5 lines (4 loc) 307 B
import { ComponentSlotStylesPrepared } from '@fluentui/styles'; import { CheckboxStylesProps } from '../../../../components/Checkbox/Checkbox'; import { CheckboxVariables } from './checkboxVariables'; export declare const checkboxStyles: ComponentSlotStylesPrepared<CheckboxStylesProps, CheckboxVariables>;