import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { LabelStylesProps } from '../../../../components/Label/Label';
import { LabelVariables } from './labelVariables';
export declare const labelStyles: ComponentSlotStylesPrepared<LabelStylesProps, LabelVariables>;
