import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { ChatMessageReadStatusStylesProps } from '../../../../components/Chat/ChatMessageReadStatus';
import { ChatMessageReadStatusVariables } from './chatMessageReadStatusVariables';
export declare const chatMessageReadStatusStyles: ComponentSlotStylesPrepared<ChatMessageReadStatusStylesProps, ChatMessageReadStatusVariables>;
