import type { Options, LocalContext } from '../index.js'; export declare function getContext(options: Options): Promise; //# sourceMappingURL=context.d.ts.map