import { ModuleWithProviders } from '@angular/core'; export declare class SimpleNotificationsModule { static forRoot(): ModuleWithProviders; }