@fluentui/react-northstar
Version:
A themable React component library.
5 lines (4 loc) • 339 B
TypeScript
import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { AttachmentBodyStylesProps } from '../../../../components/Attachment/AttachmentBody';
import { AttachmentVariables } from './attachmentVariables';
export declare const attachmentBodyStyles: ComponentSlotStylesPrepared<AttachmentBodyStylesProps, AttachmentVariables>;