import type { StyleDataCSP } from '@ui5/webcomponents-base/dist/types.js';
export declare const styleData: StyleDataCSP;
export declare const classNames: {
    readonly animation: "TablePlaceholder_animation_162vo_10";
    readonly placeholderShimmer: "TablePlaceholder_placeholderShimmer_162vo_1";
    readonly row: "TablePlaceholder_row_162vo_21";
    readonly cellContainer: "TablePlaceholder_cellContainer_162vo_27";
    readonly cell: "TablePlaceholder_cell_162vo_27";
};
