import type { AdminApiClient } from '@konkonam/nuxt-shopify/admin';
export declare function useAdmin(): AdminApiClient;
