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