export declare const getCaseStatus: (status: string, levelNumber?: string) => any;
