import { Flow } from "../flows/Flow";
declare const simpleFetch: Flow;
export { simpleFetch };
