import { ITableInstance } from '../Components/Table/Table'; export declare const useTableInstance: () => ITableInstance;