/** * @slot slot - The cell content. */ export declare class SwirlTableCell { render(): any; }