import { Runner } from "./Runner"; export declare const actionPolicyModify: (runner: Runner) => Promise;