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