import { Step } from "../act/act.type"; export declare const DEFAULT_JOB: Step; export declare const ACT_BINARY: string;