export declare enum MidaPositionStatus { OPEN = "open", CLOSED = "closed" }