UNPKG

@fluentui/react-northstar

Version:
5 lines (4 loc) 303 B
import { ComponentSlotStylesPrepared } from '@fluentui/styles'; import { ChatItemStylesProps } from '../../../../components/Chat/ChatItem'; import { ChatItemVariables } from './chatItemVariables'; export declare const chatItemStyles: ComponentSlotStylesPrepared<ChatItemStylesProps, ChatItemVariables>;