export declare enum AttachmentViewerType {
    E5Viewer = "0",
    WebUri = "1",
    SharepointEditableUri = "2"
}
