export declare enum EViberMessageType { text = "text", picture = "picture", video = "video", file = "file", location = "location", contact = "contact", sticker = "sticker", carousel = "carousel", content = "content", rich_media = "rich_media", url = "url" }