/**
 *  Czech resource strings for IgxCombo
 */
export declare const ComboResourceStringsCS: {
    igx_combo_empty_message: string;
    igx_combo_filter_search_placeholder: string;
    igx_combo_addCustomValues_placeholder: string;
    igx_combo_clearItems_placeholder: string;
};
