import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { ChatMessageStylesProps } from '../../../../components/Chat/ChatMessage';
import { ChatMessageVariables } from './chatMessageVariables';
export declare const chatMessageStyles: ComponentSlotStylesPrepared<ChatMessageStylesProps, ChatMessageVariables>;
