export declare enum NineGagPostType { ANIMATED = "ANIMATED", PHOTO = "PHOTO", ARTICLE = "ARTICLE" }