export declare const isGeolocationAllowed: () => Promise; export declare const requestGeolocationPermission: () => Promise;