/** * Main function that clones or copies the starter. */ export declare const newStarter: (args: any) => Promise;