export declare function create(parentFolderName: string, appType: string): Promise<void>;
