export type CalendarEventInfoProps = { id: string; }; export declare const isCalendarEventInfoProps: import("ajv").ValidateFunction; //# sourceMappingURL=CalendarEventInfoProps.d.ts.map