/// export declare const StyledFreebieCarouselTitle: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; declare const _default: (params: void, options?: import("@mantine/core").UseStylesOptions) => { classes: { indicators: string; indicator: string; container: string; root: string; }; cx: (...args: any) => string; theme: import("@mantine/core").MantineTheme; }; export default _default;