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