import { PushNotificationPermissionStatus } from '../types'; export declare const getPermissionStatus: () => Promise;