@fluentui/react-northstar
Version:
A themable React component library.
5 lines (4 loc) • 332 B
TypeScript
import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { PopupContentStylesProps } from '../../../../components/Popup/PopupContent';
import { PopupContentVariables } from './popupContentVariables';
export declare const popupContentStyles: ComponentSlotStylesPrepared<PopupContentStylesProps, PopupContentVariables>;