export declare const actionAsync: (projectRoot: string, options: { publicUrl?: string | undefined; }) => Promise;