import { TableSizeType } from './typs';

export declare const TABLE_SIZE: TableSizeType;
