import { APIRoute } from 'astro'; declare const GET: APIRoute; export { GET };