import { PopoverStylesType } from '../../../../components/popover/types/popoverTheme';
import { PopoverVariantType } from './variants';
export declare const POPOVER_STYLES: PopoverStylesType<PopoverVariantType>;
