import type { StyleDataCSP } from '@ui5/webcomponents-base/dist/types.js';
export declare const styleData: StyleDataCSP;
export declare const classNames: {
    readonly tHactive: "FilterBarDialog_tHactive_4brh3_1";
    readonly groupedTableHeader: "FilterBarDialog_groupedTableHeader_4brh3_5";
    readonly tableInGroup: "FilterBarDialog_tableInGroup_4brh3_9";
    readonly groupPanel: "FilterBarDialog_groupPanel_4brh3_13";
    readonly searchInputContainer: "FilterBarDialog_searchInputContainer_4brh3_19";
    readonly searchInput: "FilterBarDialog_searchInput_4brh3_19";
    readonly dialogComponent: "FilterBarDialog_dialogComponent_4brh3_28";
    readonly header: "FilterBarDialog_header_4brh3_49";
    readonly subheaderContainer: "FilterBarDialog_subheaderContainer_4brh3_64";
    readonly subheader: "FilterBarDialog_subheader_4brh3_64";
    readonly footer: "FilterBarDialog_footer_4brh3_83";
    readonly showValuesBtn: "FilterBarDialog_showValuesBtn_4brh3_89";
    readonly spacer: "FilterBarDialog_spacer_4brh3_93";
    readonly inactiveTable: "FilterBarDialog_inactiveTable_4brh3_97";
};
