import { ModuleWithProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; export * from './converter.component'; export * from './converter.service'; export * from './converter.plugin'; export * from './converters/celsius-fahrenheit.converter'; export * from './converters/fahrenheit-celsius.converter'; export declare class SurveyorConverterModule { static forRoot(): ModuleWithProviders; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }