import type { OpenIdAutomationContext } from './types/context'; export declare const initContext: () => Promise;