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