UNPKG

@hhgtech/hhg-components

Version:
12 lines (11 loc) 359 B
import { CustomStylesType } from "../../../mantine"; declare const _default: (params: { variantStyle: CustomStylesType; }, options?: import("@mantine/core").UseStylesOptions<string>) => { classes: { input: string; }; cx: (...args: any) => string; theme: import("@mantine/core").MantineTheme; }; export default _default;