export declare class GraniteTableCellConstants { static readonly CELL_ID_PREFIX: string; static readonly START_ALIGN: string; static readonly CENTER_ALIGN: string; static readonly END_ALIGN: string; }