import { CLIOptions } from '../types'; export declare const cliActions: Array<(action: CLIOptions) => Promise>; //# sourceMappingURL=actions.d.ts.map