import { IkasCart } from "../../storefront-models/src"; export declare function ga_viewCart(cart: IkasCart): void;