import '#internal/nitro/virtual/polyfill';
import type { Handler } from '@netlify/functions/dist/main';
export declare const handler: Handler;
