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