import { BattlEyeClient } from "./battleye.client";
export declare class ScumClient extends BattlEyeClient {
    testAuthentication(): Promise<void>;
}
//# sourceMappingURL=scum.client.d.ts.map