/** * The input for obtaining the various login options available. */ export declare class JsInstrumentationInput { response: string; link: string; }