import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { PopupContentStylesProps } from '../../../../components/Popup/PopupContent';
import { PopupContentVariables } from './popupContentVariables';
export declare const popupContentStyles: ComponentSlotStylesPrepared<PopupContentStylesProps, PopupContentVariables>;
