import { PermissionResponse } from 'expo-modules-core'; declare const _default: { requestCalendarPermissionsAsync(): Promise; getCalendarPermissionsAsync(): Promise; getRemindersPermissionsAsync(): Promise; requestRemindersPermissionsAsync(): Promise; }; export default _default; //# sourceMappingURL=ExpoCalendar.web.d.ts.map