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