export declare enum SwapRouteType {
    DeDust = "DeDust",
    Ston = "Ston",
    Ston_v2 = "Ston_v2",
    Rainbow = "Rainbow"
}
