import type { PostSwapAccepted, PostSwapCancelled } from "./types";
export declare const postSwapAccepted: PostSwapAccepted;
export declare const postSwapCancelled: PostSwapCancelled;
//# sourceMappingURL=postSwapState.d.ts.map