import type { InputOptions } from "../../interfaces";
export declare function createEmptyAppDirectory(options?: InputOptions): Promise<string>;
//# sourceMappingURL=create-empty-app-dir.d.ts.map