UNPKG

@hhgtech/hhg-components

Version:
8 lines (7 loc) 359 B
import { BoxProps } from '@mantine/core'; export declare const StyledCartCareBox: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; } & BoxProps, {}, {}>; export declare const StyledCartCareButtonCount: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; } & BoxProps, {}, {}>;