export declare const createApp: (projectPath: string) => Promise<{}>;
