export declare enum SignInScreenReason { accessDiscussion = 0, postComment = 1, recommendComment = 2, replyToComment = 3, reportComment = 4 }