declare const statusTextMap: { [key: number]: string; }; export default statusTextMap;