import { type EngineEntry } from '../engine-base.js'; export declare function getGeneralEngines(): EngineEntry[]; export declare function _resetGeneralEnginesForTest(): void; //# sourceMappingURL=general.d.ts.map