import type { ITableProps } from '../typings/table';
export declare const BUILT_IN_VALUE_TYPES: ITableProps['registerValueType'];
