/**
 * Main function that clones or copies the starter.
 */
export declare const newStarter: (args: any) => Promise<void>;
//# sourceMappingURL=new.d.ts.map