/**-----------------------------------------------------------------------------------------
* Copyright © 2026 Progress Software Corporation. All rights reserved.
* Licensed under commercial license. See LICENSE.md in the project root for more information
*-------------------------------------------------------------------------------------------*/
import { DropDownListBase } from '../shared/spreadsheet-dropdownlist.base';
import * as i0 from "@angular/core";
/**
 * @hidden
 */
export declare class FontFamilyDropDownListComponent extends DropDownListBase {
    static ɵfac: i0.ɵɵFactoryDeclaration<FontFamilyDropDownListComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<FontFamilyDropDownListComponent, "kendo-spreadsheet-fontfamily-dropdownlist", never, {}, {}, never, never, true, never>;
}
