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