export declare function getCurrentGameMatchId(shard: string, region: string, puuid: string, clientVersion: string, clientPlatform: string, accessToken: string, entitlement: string): Promise<string>;
