export declare enum Kind { Comment = "t1", Account = "t2", Link = "t3", Message = "t4", Subreddit = "t5", Award = "t6" }