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