import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { ChatStylesProps } from '../../../../components/Chat/Chat';
import { ChatVariables } from './chatVariables';
export declare const chatStyles: ComponentSlotStylesPrepared<ChatStylesProps, ChatVariables>;
