import type { StyleDataCSP } from '@ui5/webcomponents-base/dist/types.js';
export declare const styleData: StyleDataCSP;
export declare const classNames: {
    readonly headerSection: "VerticalScrollbar_headerSection_1xpzy_1";
    readonly scrollbar: "VerticalScrollbar_scrollbar_1xpzy_11";
    readonly bottomSection: "VerticalScrollbar_bottomSection_1xpzy_20";
};
