import { NotificationsService } from 'podverse-external-services'; export declare const NotificationsServiceFactory: (googleAuthToken: string) => NotificationsService; //# sourceMappingURL=notificationsService.d.ts.map