import { TableState } from "./types"; export declare function mouseModule(table: TableState): void;