import { type ViewTemplate } from '@ni/fast-element'; import { type FoundationElementTemplate, type ComboboxOptions } from '@ni/fast-foundation'; import type { Combobox } from '.'; export declare const template: FoundationElementTemplate, ComboboxOptions>;