export declare const useFacet: (id?: string) => import("@vue-storefront/core").UseFacet<any>;
