export declare function requestCalendarPermissions(reason?: string): Promise; export declare function hasCalendarPermissions(): boolean;