import type { classifyHostTarget } from './select.js'; export declare function adaptHostSelect(select: typeof import('./select.js').selectHostTarget): typeof classifyHostTarget;