import { Treshold } from '../treshold'; import * as i0 from "@angular/core"; export declare class DeliveryThresholdsInfoComponent { currentState: Record | null; tresholds: Treshold[] | undefined; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }