import type { FormSubmittedEvent } from '@netlify/types'; import type { EventType } from './types.js'; export declare const submissionEvent: EventType;