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