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