import { Then } from "./Then";
export declare const doNothing: () => Then;
