import { Cart, SfccIntegrationContext } from '../../../types'; export default function getCart(context: SfccIntegrationContext): Promise;