export declare enum SwapType { EXACT_IN = "EXACT_IN", EXACT_OUT = "EXACT_OUT" }