export type BigCommerceStoreApiConfig = { storeHash: string; accessToken: string; };