import { CalendarEvent } from '../types'; export declare const getTodaysEvents: (uri: string) => Promise;