import { Options } from './utils'; export declare function actionAsync(projectRoot: string, options: Options): Promise;