import { Run } from "./type/run";
declare const run: Run;
export { run };
