export declare function createWorkspaceStructure(projectDir: string): Promise<void>;
