import { ChartableStageDatapoints } from '../types'; export declare function countBuildsPerDay(values: ReadonlyArray): void;