import { Plot } from '../types/index.js'; export declare const plot: Plot; export default plot;