export declare class OAuthAppAPIResponse { getID(): string getMessage(): string getStatus(): string toString(): string constructor() }