declare const _default: ([platform, region, battletag]: string[]) => {
    data: null;
    error: null;
};
export = _default;
