import '@spartacus/storefront'; declare module '@spartacus/storefront' { const enum LAUNCH_CALLER { SAVED_CART = "SAVED_CART" } }