//#region src/utils/response.d.ts
declare const RESPONSE_ALREADY_SENT: Response;
//#endregion
export { RESPONSE_ALREADY_SENT };