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