export declare const thresholdTypes: readonly ["branches", "functions", "lines", "statements"]; export type Thresholds = Record;