import { CustomQuery } from '@vue-storefront/core'; export default function checkOut(context: any, cartId: any, customQuery?: CustomQuery): Promise;