import type http from "node:http"; export declare function processAuth(request: http.IncomingMessage, response: http.ServerResponse, rewriteUrl?: string, customAuth?: SWAConfigFileAuth): Promise; //# sourceMappingURL=index.d.ts.map