export declare enum MsgVpnRestDeliveryPointRestConsumerAuthenticationScheme { NONE = "none", HTTP_BASIC = "http-basic", HTTP_HEADER = "http-header" }