import type { CLIContext, ProjectInput } from '../types';
declare const _default: (ctx: CLIContext) => Promise<ProjectInput | undefined>;
export default _default;
//# sourceMappingURL=action.d.ts.map