declare const _default: (params: void, options?: import("@mantine/core").UseStylesOptions) => { classes: { popoverBody: string; popoverHeader: string; popoverList: string; popoverFooter: string; popoverFooterIcon: string; }; cx: (...args: any) => string; theme: import("@mantine/core").MantineTheme; }; export default _default;