export declare const PopoverTheme: { root: { background: string; borderColor: string; color: string; borderRadius: string; shadow: string; gutter: string; arrowOffset: string; }; content: { padding: string; }; };