import { Provider, Type } from '@angular/core'; export declare function provideSummariesCalculator(clazz: Type): Provider;