import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { FormFieldStylesProps } from '../../../../components/Form/FormField';
import { FormFieldVariables } from './formFieldVariables';
export declare const formFieldStyles: ComponentSlotStylesPrepared<FormFieldStylesProps, FormFieldVariables>;
