UNPKG

@fluentui/react-northstar

Version:
5 lines (4 loc) 324 B
import { ComponentSlotStylesPrepared } from '@fluentui/styles'; import { ChatMessageStylesProps } from '../../../../components/Chat/ChatMessage'; import { ChatMessageVariables } from './chatMessageVariables'; export declare const chatMessageStyles: ComponentSlotStylesPrepared<ChatMessageStylesProps, ChatMessageVariables>;