import type { StyleDataCSP } from '@ui5/webcomponents-base/dist/types.js';
export declare const styleData: StyleDataCSP;
export declare const classNames: {
    readonly filterItem: "FilterGroupItem_filterItem_11sb2_1";
    readonly innerFilterItemContainer: "FilterGroupItem_innerFilterItemContainer_11sb2_18";
    readonly loadingContainer: "FilterGroupItem_loadingContainer_11sb2_28";
    readonly dialogTableRow: "FilterGroupItem_dialogTableRow_11sb2_35";
    readonly dialogCellLabel: "FilterGroupItem_dialogCellLabel_11sb2_42";
    readonly dialogActiveCell: "FilterGroupItem_dialogActiveCell_11sb2_46";
    readonly dialogActiveIcon: "FilterGroupItem_dialogActiveIcon_11sb2_50";
    readonly labelContainer: "FilterGroupItem_labelContainer_11sb2_56";
    readonly withReorderBtns: "FilterGroupItem_withReorderBtns_11sb2_62";
    readonly withReorderHoverBtns: "FilterGroupItem_withReorderHoverBtns_11sb2_76";
    readonly reorderBtnsContainer: "FilterGroupItem_reorderBtnsContainer_11sb2_83";
    readonly pseudoInvisibleText: "FilterGroupItem_pseudoInvisibleText_11sb2_87";
};
