import type { StyleDataCSP } from '@ui5/webcomponents-base/dist/types.js';
export declare const styleData: StyleDataCSP;
export declare const classNames: {
    readonly container: "Expandable_container_n3fi0_1";
    readonly icon: "Expandable_icon_n3fi0_7";
    readonly button: "Expandable_button_n3fi0_20";
    readonly nonExpandableCellSpacer: "Expandable_nonExpandableCellSpacer_n3fi0_26";
    readonly withExpandableButton: "Expandable_withExpandableButton_n3fi0_31";
};
