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