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