import { Hooks } from 'react-table'; export declare function useTableLayout>(hooks: Hooks): void; export declare namespace useTableLayout { var pluginName: string; }