export declare enum ServiceTag {
    BCD = "BCD"
}
