import type { PlotDrawFrame } from "./types"; export declare const drawAxes: (plotDrawFrame: PlotDrawFrame) => void; //# sourceMappingURL=axes.d.ts.map