import type { Endpoint, QuerySource } from '../types.js';
export default function getEngineSource(endpoint: Endpoint): QuerySource;
//# sourceMappingURL=getEngineSource.d.ts.map