import type { StorefrontApiClient } from '@konkonam/nuxt-shopify/storefront';
export declare function useStorefront(): StorefrontApiClient;
