export declare const BoxWrapper: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>; export declare const InnerItemContainer: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>; export declare const Image: import("styled-components").StyledComponent<"img", import("styled-components").DefaultTheme, {}, never>; export declare const ItemInformationCard: import("styled-components").StyledComponent, import("styled-components").DefaultTheme, {}, never>; export declare const ItemNameContainer: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;