export declare function isMethod(text: string): boolean;
export declare function getStatusName(code: string | number): any;
