import type { IWebTableProps } from "../table/webTable"; export declare function fetchKey(source: T, keyList: Array): Partial; export declare const tableProps: Array; export declare const paginationProps: string[];