import type { IWebTableProps } from "../table/webTable"; export default function getDataSource(props: IWebTableProps): any;