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