import { TickMethod } from '../types';
export declare const d3Time: TickMethod<Date>;
