import { type DispatchResult } from './native-cli-shared.js'; export declare function nativeNewCommand(args: string[], projectRoot: string): Promise; //# sourceMappingURL=native-new-command.d.ts.map