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