import type { BasicParams } from '../../../types'; export declare function beginAuth(params: BasicParams, request: Request, isOnline: boolean, shop: string): Promise; //# sourceMappingURL=begin-auth.d.ts.map