import { CustomQuery } from '@vue-storefront/core'; export declare function getProduct(context: any, params: any, customQuery?: CustomQuery): Promise;