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