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