import { ISigningOptions } from './IAuth'; export declare const SIGNING_OPTIONS: ISigningOptions; export declare const GAMESERVER_SIGNING_OPTIONS: ISigningOptions;