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