import { type ScaleSymLog } from 'd3-scale'; export declare const getSymlogScale: () => ScaleSymLog;