import { Event } from "../types"; export declare const notFound: (event: Event) => void;