export declare const statuses: { readonly IN_RANGE: "in"; readonly OUT_OF_RANGE: "out"; readonly CLOSED: "closed"; };