import type { PivotHeadHost } from './host'; export declare function tryInitializeEngine(host: PivotHeadHost): void;