import { IkasCart } from "../../storefront-models/src"; export declare function anl_viewCart(cart: IkasCart | null | undefined): Promise;