import yargs from 'yargs'; import { ContextOptions } from './createContext'; export declare function createContextYargs(): Promise>;