import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { FormMessageStylesProps } from '../../../../components/Form/FormMessage';
import { FormMessageVariables } from './formMessageVariables';
export declare const formMessageStyles: ComponentSlotStylesPrepared<FormMessageStylesProps, FormMessageVariables>;
