import { Context } from '../domain/context'; export declare const run: (context: Context) => Promise; //# sourceMappingURL=configure.d.ts.map