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