export declare function isLikelyScannerProbePath(pathname: string): boolean; export type ProxyFailureLogLevel = "info" | "warn" | "error"; export declare function getProxyFailureLogLevel(status: number, method: string, pathname: string): ProxyFailureLogLevel; //# sourceMappingURL=log-noise.d.ts.map