import { KTableProps } from '../k-table.types';
export default function (props: KTableProps): any;
