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