import { TDeltaCalculator } from '../Models'; export declare function DeltaCalculator(useClock?: boolean): TDeltaCalculator;