export declare const CSS: {
    contentCell: string;
    numberCell: string;
    footerCell: string;
    selectionCell: string;
    selectedCell: string;
    assistiveText: string;
    lastCell: string;
    staticCell: string;
};
