import * as React from 'react'; export declare class TableCell extends React.Component { render(): JSX.Element; } //# sourceMappingURL=TableCell.d.ts.map