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