import type { PopoverTheme } from '../Popover.vue';
declare const theme: PopoverTheme;
export default theme;
