UNPKG

hh-ui-components

Version:
4 lines (3 loc) 154 B
/// <reference types="react" /> declare const Wishlist: ({ className, id, variant, productInfo, insights }: any) => JSX.Element; export default Wishlist;