export interface NotificarePushSubscription {
    readonly token: string;
}
//# sourceMappingURL=notificare-push-subscription.d.ts.map