import type { PopoverTheme } from './light';
declare const popoverDark: PopoverTheme;
export default popoverDark;
