import type { StyleDataCSP } from '@ui5/webcomponents-base/dist/types.js';
export declare const styleData: StyleDataCSP;
export declare const classNames: {
    readonly actionSheet: "ActionSheet_actionSheet_189eg_1";
    readonly actionSheetMobile: "ActionSheet_actionSheetMobile_189eg_20";
    readonly contentMobile: "ActionSheet_contentMobile_189eg_25";
};
