import { TableProps } from './interfaces'; export declare const checkTableProps: (props: TableProps) => void;