import { IPopoverTheme } from './interfaces';
export declare const popoverThemeNamespace = "@xcritical\\xc-popover";
export declare const defaultPopoverTheme: IPopoverTheme;
