export const checkoutCreate = async (): Promise => { return Promise.resolve() } export default checkoutCreate