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