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