export declare class TableCell { content: any; constructor(content: any); }