import { TickMethod } from '../types';
export declare const d3LogNice: TickMethod;
