import { AvNotificationsService } from './notifications.service'; export declare class AvNotificationsModule { static forRoot(): { ngModule: typeof AvNotificationsModule; providers: (typeof AvNotificationsService)[]; }; }