import * as astro from 'astro'; declare const onRequest: astro.MiddlewareHandler; export { onRequest };