import type { MaProTableRenderPlugin } from "../types"; declare const renderPlugins: MaProTableRenderPlugin[]; export default renderPlugins;