import { TextAreaVariables } from './textAreaVariables';
import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { TextAreaStylesProps } from '../../../../components/TextArea/TextArea';
export declare const textAreaStyles: ComponentSlotStylesPrepared<TextAreaStylesProps, TextAreaVariables>;
