import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { FormLabelStylesProps } from '../../../../components/Form/FormLabel';
import { FormLabelVariables } from './formLabelVariables';
export declare const formLabelStyles: ComponentSlotStylesPrepared<FormLabelStylesProps, FormLabelVariables>;
