import type { StyleDataCSP } from '@ui5/webcomponents-base/dist/types.js';
export declare const styleData: StyleDataCSP;
export declare const classNames: {
    readonly section: "ObjectPageSection_section_16m7y_1";
    readonly headerContainer: "ObjectPageSection_headerContainer_16m7y_5";
    readonly titleContainer: "ObjectPageSection_titleContainer_16m7y_11";
    readonly title: "ObjectPageSection_title_16m7y_11";
    readonly uppercase: "ObjectPageSection_uppercase_16m7y_31";
    readonly wrap: "ObjectPageSection_wrap_16m7y_35";
    readonly sectionContent: "ObjectPageSection_sectionContent_16m7y_46";
    readonly sectionContentInner: "ObjectPageSection_sectionContentInner_16m7y_51";
};
