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