import type { MiddlewareHandler } from 'astro'; export declare const onRequest: MiddlewareHandler; //# sourceMappingURL=middleware.d.ts.map