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