import Graph from "../Graph"; export default function setupTables(graph: Graph): import("../TableMount").default[];