import type { InitializeContext } from "../context/initialize.js"; export declare const cleanOutputDir: (context: InitializeContext) => Promise;