export declare enum OlapBidsByPriceSort { PRICE = "PRICE", VOLUME_NATIVE = "VOLUME_NATIVE" }