import type { StyleDataCSP } from '@ui5/webcomponents-base/dist/types.js';
export declare const styleData: StyleDataCSP;
export declare const classNames: {
    readonly container: "ObjectPageAnchorBar_container_1n61l_1";
    readonly anchorBarActionButton: "ObjectPageAnchorBar_anchorBarActionButton_1n61l_25";
    readonly anchorBarActionButtonExpandable: "ObjectPageAnchorBar_anchorBarActionButtonExpandable_1n61l_37";
    readonly anchorBarActionButtonPinnable: "ObjectPageAnchorBar_anchorBarActionButtonPinnable_1n61l_38";
    readonly anchorBarActionPinnableAndExpandable: "ObjectPageAnchorBar_anchorBarActionPinnableAndExpandable_1n61l_43";
};
