import { ScheduledEvent } from "../../shared/types"; export declare function fetchEvents(): Promise | void>;