export function useStorefrontInit(): { customer: any; cart: any; shop: any; country: any; countries: any[]; finished: any[]; errors: any[]; }; //# sourceMappingURL=useStorefrontInit.d.ts.map