import type { APIRoute } from 'astro';
export declare const prerender = false;
export declare const ALL: APIRoute;
