import { TableCellPropertiesDestinationCore } from '../../table/cell/properties/table-cell-properties-destination-core';
export declare class StyleTableCellPropertiesDestination extends TableCellPropertiesDestinationCore {
}
