import type GoogleApis from 'googleapis'; export declare function getEvents(profile: string, calendarName?: string): Promise>; export declare function getEventsFull(profile: string, calendarName?: string): Promise>; //# sourceMappingURL=events.d.ts.map