export declare const useCategory: (id: string) => import("@vue-storefront/core").UseCategory<unknown, any, any>;
