export declare const TableContainer: ({ children }: { children: any; }) => JSX.Element;