import type { Dict, OxStatus } from "../../types";
export declare const Statuses: Dict<OxStatus>;
