declare const RESPONSE_CODES: Record<string, string>;
export default RESPONSE_CODES;
