import { TableProps } from 'antd/lib/table'; export declare const EditableTable: (props: TableProps) => JSX.Element;