@hhgtech/hhg-components
Version:
Hello Health Group common components
16 lines (15 loc) • 439 B
TypeScript
declare const _default: (params: void, options?: import("@mantine/core").UseStylesOptions<string>) => {
classes: {
root: string;
inner: string;
content: string;
header: string;
overlay: string;
title: string;
body: string;
close: string;
};
cx: (...args: any) => string;
theme: import("@mantine/core").MantineTheme;
};
export default _default;