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