export class TableFooter extends React.Component { constructor(props: any); constructor(props: any, context: any); createFooterCells(root: any, column: any, i: any): JSX.Element[]; } import React from "react";