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