import "#nitro-internal-pollyfills";
import type { Handler } from "@netlify/functions";
export declare const handler: Handler;
