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