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