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