UNPKG

@fluentui/react-northstar

Version:
5 lines (4 loc) 275 B
import { ComponentSlotStylesPrepared } from '@fluentui/styles'; import { ChatStylesProps } from '../../../../components/Chat/Chat'; import { ChatVariables } from './chatVariables'; export declare const chatStyles: ComponentSlotStylesPrepared<ChatStylesProps, ChatVariables>;