import { AngularFirePerformance } from './performance';
import { PerformanceMonitoringService } from './performance.service';
import * as i0 from "@angular/core";
export declare class AngularFirePerformanceModule {
    constructor(perf: AngularFirePerformance, _: PerformanceMonitoringService);
    static ɵfac: i0.ɵɵFactoryDeclaration<AngularFirePerformanceModule, [null, { optional: true; }]>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<AngularFirePerformanceModule, never, never, never>;
    static ɵinj: i0.ɵɵInjectorDeclaration<AngularFirePerformanceModule>;
}
