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