export declare class GlideTokenAuthResponse { getAPIToken(): string getSysID(): string constructor() }