import { type LogOptions } from '../core/logger/core.js'; export declare function log404(logging: LogOptions, pathname: string): void;