import { DataEngine } from '../../engine'; export declare const defaultContext: { engine: DataEngine; };