/**
 * `$ strapi new`
 *
 * Generate a new Strapi application.
 */
declare const _default: (args_0: string, args_1: object) => Promise<void>;
export default _default;
//# sourceMappingURL=action.d.ts.map