/** * Adds all required dependencies and files to the user's app by copying them * over from src/default-app. */ export default function init(): Promise;