import type { AppMiddlewareFactory } from '../utils/types.ts'; export declare const log: AppMiddlewareFactory<[]>; //# sourceMappingURL=log.d.ts.map